home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 68161 / 68161.xpi / chrome / content / twitkitplus.css < prev    next >
Cascading Style Sheet File  |  2009-04-19  |  4KB  |  300 lines

  1. * {
  2.     margin: 0;
  3.     padding: 0;
  4. }
  5.  
  6. body {
  7.     font-family: Helvetica, Arial, Sans-Serif;
  8.     font-size: 100.01%;
  9.     margin: 0;
  10.     padding: 0;
  11.     border: 0;
  12.     overflow: hidden;
  13. }
  14.  
  15. a {
  16.     text-decoration: none;
  17.     font-weight: bold;
  18. }
  19.  
  20. a img {
  21.     border: none;
  22. }
  23.  
  24. #icons {
  25.     position: absolute;
  26.     top: 2px;
  27.     left: 2px;
  28.     height: 14px;
  29. }
  30.  
  31. #tweetbar {
  32.     margin: 0;
  33.     padding: 0;
  34.     border: 0;
  35. }
  36.  
  37. #loginbox {
  38.     position: fixed;
  39.     top: 0;
  40.     left: 0;
  41.     width: 100%;
  42.     z-index: 31;
  43.     padding: 0;
  44.     margin: 0;
  45.     border: 0;
  46. }
  47. #loginwrap {
  48.     position: absolute;
  49.     top: 0;
  50.     right: 5px;
  51.     margin: 0;
  52.     border: 0;
  53.     padding: 0;
  54. }
  55. #loginform {
  56.     clear: both;
  57.     display: block;
  58.     z-index: 31;
  59.     padding: 0.3em 0;
  60.     margin: 0;
  61. }
  62. #loginform div {
  63.     padding: 0.2em 0.4em;
  64. }
  65. #loginform h1 {
  66.     font-size: 0.9em;
  67.     font-weight: normal;
  68.     padding: 0 0 0.5em 0;
  69. }
  70. #loginform h3 {
  71.     font-size: 0.8em;
  72.     font-weight: normal;
  73.     padding: 0.2em 0;
  74. }
  75. #loginform h3 a {
  76.     text-decoration: underline;
  77.     background-color: transparent;
  78. }
  79. #loginform h3 a:hover {
  80.     text-decoration: none;
  81. }
  82. #loginform label {
  83.     font-size: 0.7em;
  84.     display: block;
  85.     padding: 0.2em 0 0 0;
  86. }
  87. #loginform input {
  88.     display: block;
  89. }
  90. #loginform input.textbox {
  91.     width: 10em;
  92.     font-size: 0.8em;
  93. }
  94. #loginform input.piton {
  95.     margin: 0.3em 0;
  96.     font-size: 0.8em;
  97. }
  98. #whoami {
  99.     position: absolute;
  100.     top: 0;
  101.     right: 5px;
  102.     text-align: right;
  103.     font-size: 0.8em;
  104.     line-height: 1.2em;
  105.     display: block;
  106.     height: 1.5em;
  107.     text-align: center;
  108.     z-index: 31;
  109.     margin: 0;
  110.     padding: 0;
  111.     border: 0;
  112. }
  113. #whoami p {
  114.     font-size: 0.9em;
  115. }
  116. #whoami p a {
  117.     text-decoration: none;
  118.     background-color: transparent;
  119. }
  120. #whoami a.signin {
  121.     text-decoration: none;
  122.     padding: 0.2em 0.5em;
  123.     margin: 0;
  124.     display: block;
  125.     min-width: 2em;
  126.     max-width: 4em;
  127.     height: 1.3em;
  128.     font-size: 0.9em;
  129. }
  130.  
  131. #poster {
  132.     margin-top: 25px;
  133.     padding: 0;
  134.     position: relative;
  135.     z-index: 2;
  136. }
  137. #poster h1 {
  138.     font-size: 0.9em;
  139.     margin: 0;
  140.     padding: 0.4em;
  141.     font-weight: normal;
  142. }
  143. #poster h3 {
  144.     position: absolute;
  145.     top: 0.8em;
  146.     right: 0.4em;
  147.     font-size: 0.7em;
  148.     font-weight: normal;
  149. }
  150. #poster a.tweet-action {
  151.     padding: 3px;
  152. }
  153.     
  154. #statusbox {
  155.     margin: 0 0.6em 0 0.2em;
  156.     padding: 0 0 0.4em;
  157. }
  158.  
  159. input#status {
  160.     margin: 0;
  161.     padding: 0.2em;
  162.     width: 98%;
  163.     height: 23px;
  164.     font-size: 18px;
  165.     color: #000;
  166. }
  167.  
  168. #nav-label {
  169.     text-align: center;
  170.     color: #eee;
  171.     font-size: 15px;
  172. }
  173.  
  174. #navigation {
  175.     padding: 0;
  176.     margin: 0px auto;
  177. }
  178. #navigation td {
  179.     border: 0;
  180.     height: 2.5em;
  181.     text-align: center;
  182.     font-size: 0.7em;
  183.     font-weight: bold;
  184.     padding: 0 0.2em;
  185. }
  186. #navigation td a {
  187.     display: block;
  188.     height: 1.6em;
  189.     line-height: 1.6em;
  190.     text-decoration: none;
  191. }
  192.  
  193. #refresh_activity {
  194.     width: 16px;
  195.     height: 16px;
  196.     margin: 0;
  197.     padding: 0;
  198.     border: 0;
  199. }
  200.  
  201. h3#refreshing {
  202.     font-size: 0.9em;
  203.     font-weight: normal;
  204.     font-style: italic;
  205.     padding: 0;
  206.     line-height: 1.6em;
  207. }
  208.  
  209. #refresher {
  210.     max-height: 20px;
  211.     font-size: 0.8em;
  212.     padding: 0;
  213.     margin: 0;
  214. }
  215. #refresher td {
  216.     height: 20px;
  217. }
  218. #refresher select {
  219.     font-size: 0.8em;
  220. }
  221. #refresher a {
  222.     font-size: 0.9em;
  223. }
  224.  
  225. #stalker {
  226.     margin: 0;
  227.     padding: 0;
  228. }
  229.  
  230. #lists {
  231.     clear: both;
  232. }
  233.  
  234. ul#tweets {
  235.     list-style: none;
  236.     min-height: 4em;
  237. }
  238. ul#tweets li {
  239.     clear: both;
  240.     margin: 0;
  241.     padding: 0.5em 0.3em;
  242.     overflow: hidden;
  243. }
  244. ul#tweets li p.pic {
  245.     border: 0;
  246.     float: left;
  247.     display: block;
  248.     width: 26px;
  249.     height: 26px;
  250.     margin: 0 2px 0 0;
  251.     padding: 0;
  252. }
  253. ul#tweets li p.pic span.re {
  254.     margin-top: 2px;
  255. }
  256. ul#tweets li p.pic a {
  257.     border: 0;
  258.     display: block;
  259.     width: 26px;
  260.     height: 26px;
  261. }
  262. ul#tweets li p.pic a.re {
  263.     width: 10px;
  264.     height: 10px;
  265.     display: inline;
  266. }
  267. ul#tweets li p.pic a img {
  268.     width: 24px;
  269.     height: 24px;
  270.     margin: 0;
  271.     padding: 0;
  272. }
  273. ul#tweets li p.pic a img.re {
  274.     text-align: center;
  275.     height: 10px;
  276.     width: 10px;
  277.     margin: 0;
  278.     border: none;
  279.     display: inline;
  280. }
  281. ul#tweets li p.what {
  282.     font-size: 0.8em;
  283.     line-height: 1.0em;
  284.     margin: 0;
  285.     padding: 0.2em 0.2em 0.2em 30px;
  286. }
  287. ul#tweets li p.who {
  288.     font-size: 0.7em;
  289.     margin: 0;
  290.     padding: 0.2em 0.2em 0.2em 30px;
  291. }
  292. ul#tweets li p.who a {
  293.     margin-right: 0.5em;
  294.     font-weight: bold;
  295. }
  296. ul#tweets li div.source {
  297.     font-size: 0.7em;
  298.     padding: 0pt 0.2em 0.2em 30px;
  299. }
  300.